byte boundary造句
例句與造句
- Packs structures on 8 - byte boundaries default
在8字節(jié)邊界上封裝結(jié)構(gòu)(默認(rèn)操作) 。 - Packs structures on 16 - byte boundaries
在16字節(jié)邊界上封裝結(jié)構(gòu)。 - Packs structures on 2 - byte boundaries
在2字節(jié)邊界上封裝結(jié)構(gòu)。 - Packs structures on 4 - byte boundaries
在4字節(jié)邊界上封裝結(jié)構(gòu)。 - Packs structures on 1 - byte boundaries
在1字節(jié)邊界上封裝結(jié)構(gòu)。 - It's difficult to find byte boundary in a sentence. 用byte boundary造句挺難的
- By default , all data fields are aligned on even - byte boundaries
默認(rèn)情況下,所有數(shù)據(jù)字段在偶字節(jié)邊界對(duì)。 - Instruction the alignment of the address may not be to a 4 - byte boundary
指令,地址的對(duì)可以不是對(duì)于4字節(jié)邊界的。 - Byte boundaries where
字節(jié)邊界(其中 - You cannot even make assumptions about byte alignment , such as a 2 - byte or 4 - byte boundary
甚至不能假定字節(jié)對(duì)方式,例如2字節(jié)或4字節(jié)邊界。 - In vax / vms , four contiguous words ( 64 bits ) starting on any addressable byte boundary
在vax vms操作系統(tǒng)中,起始于任何可訪(fǎng)問(wèn)字節(jié)邊界的四相鄰字( 64位) 。 - The stride is the width of a single row of pixels a scan line , rounded up to a four - byte boundary
跨距是單行像素(一個(gè)掃描行)的寬度,舍入為一個(gè)4字節(jié)的邊界。 - Modern architectures pentium and newer would prefer " long double " to be aligned to an 8 - or 16 - byte boundary
現(xiàn)代的體系架構(gòu)( pentium及更新的體系架構(gòu))更喜歡將“ long double ”按照8字節(jié)或16字節(jié)進(jìn)行對(duì)。 - In this example , it will raise an exception because the pointer argument we supply isn ' t aligned to a 4 - byte boundary
在這個(gè)例子中,它將產(chǎn)生一個(gè)異常,因?yàn)槲覀兲峁┑闹甘酒饕庖?jiàn)不是排列成一個(gè)4位分界的。 - Managed code must be responsible for aligning data types according to the proper byte boundaries , known as the packing process , specified for the native operating system
托管代碼必須負(fù)責(zé)根據(jù)為本機(jī)操作系統(tǒng)指定的正確字節(jié)邊界排列數(shù)據(jù)類(lèi)型,此過(guò)程稱(chēng)為封裝過(guò)程。 - By default , data fields are naturally aligned for example , 2 - byte integers are aligned on even - byte boundaries ; 4 - byte integers are aligned on quad - word boundaries , and so on
默認(rèn)情況下,數(shù)據(jù)字段自然對(duì)(例如, 2字節(jié)整數(shù)在偶字節(jié)邊界對(duì); 4字節(jié)整數(shù)在四字邊界對(duì),依此類(lèi)推) 。